Add '3STF Tools' entry to resources#1114
Conversation
Added a new tool entry for '3STF Tools' with relevant details.
|
New resource link: https://www.3stf.com/ |
🤖 Automated PR Validation
|
There was a problem hiding this comment.
Pull request overview
Adds a new numeric-prefixed resource entry (“3STF Tools”) to the curated resources dataset.
Changes:
- Added “3STF Tools” entry (name/description/url/keywords) to
resources/0-9.ts - Classified the resource under categories
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| name: '3STF Tools', | ||
| description: | ||
| 'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.', | ||
| categories: ['Tool', 'Productivity'], |
There was a problem hiding this comment.
categories includes 'Tool', but the Category union type does not define 'Tool' (it uses 'Tooling' instead). This will break TypeScript type-checking; please replace 'Tool' with a valid category value (likely 'Tooling') or another allowed category from types/category.ts.
| categories: ['Tool', 'Productivity'], | |
| categories: ['Tooling', 'Productivity'], |
|
New resource link: https://www.3stf.com/ |
🤖 Automated PR Validation
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
New resource link: https://www.3stf.com/ |
🤖 Automated PR Validation
|
| description: | ||
| 'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.', | ||
| categories: ['Tool', 'Productivity'], | ||
| url: 'https://www.3stf.com/', |
Added a new tool entry for '3STF Tools' — a free, privacy-focused browser toolset for developers and creators.
Pull Request Template
Please ensure all items below are checked before creating a pull request:
resourcesfolder, not in the auto-generatedREADME.mdfile ordbfoldername